home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 134 / PC Format DVD 2002.iso / Games / Ultimate / setup / Tools / syscheck.ini < prev    next >
Encoding:
INI File  |  2001-08-17  |  1.3 KB  |  57 lines

  1. [SYSCHECK]
  2.  
  3. ;; This enables debug mode (many MessageBoxes)
  4. DEBUG=0
  5.  
  6. ;; This enables the Krome System check (in addition to standard video check)
  7. KROME=0
  8.  
  9. ;; This controls the display of the main summary dialog - NOTE - can be overridden by command line options /n or /d
  10. DIALOG=1
  11.  
  12. ;; This is the minimum DirectX version & rev (for video card testing)
  13. DIRECTX_MIN=7
  14. DIRECTX_REV=400
  15.  
  16. ;; Relative Path to Direct Installation
  17. DIRECTX_PATH=..\DIRECTX\
  18.  
  19. ;; DIRECTX_WARNING
  20. WARNINGS=scwarn.txt
  21.  
  22. ;; This the (optional) file to read the CD speed with
  23. CDSPEED_FILE=..\DirectX\directx.cab
  24.  
  25. ;; This is the filesize to read on the CDSpeed test (in bytes)
  26. CDSPEED_SIZE=5242880
  27.  
  28. ;; This is the timeout on the CDSpeed read (in ms)
  29. CDSPEED_TIME=5000
  30.  
  31. ;; Next App to Launch on a Pass or Failure status
  32.  
  33. PASS_CMD=..\setup.exe
  34. BACK_CMD=..\..\setup.exe
  35.  
  36. ;; Misc apps to launch from main screen
  37.  
  38. ;SYSTEM_CMD=control.exe sysdm.cpl,System,1
  39. VIEW1_CMD=winhlp32.exe view1.hlp
  40. VIEW2_CMD=winhlp32.exe view2.hlp
  41. VIEW3_CMD=winhlp32.exe view3.hlp
  42. VIEW4_CMD=winhlp32.exe view4.hlp
  43. VIEW5_CMD=winhlp32.exe view5.hlp
  44.  
  45. ;; This is used if we install DirectX and it needs to reboot
  46.  
  47. [INSTALL APPS]
  48. 1=..\support\win95\dcom95.exe /r:n /q:u (95)
  49. 2=DIRECTX
  50.  
  51. [THRESHOLDS]
  52. CD=2
  53. CPU=3
  54. RAM=3000
  55. VRAM=1000
  56. 3DVIDEO=0
  57.